Skip to content

2-ui/1-document/07-modifying-document#155

Merged
sahinyanlik merged 11 commits into
javascript-tutorial:masterfrom
fatmabadri:master
Jan 19, 2021
Merged

2-ui/1-document/07-modifying-document#155
sahinyanlik merged 11 commits into
javascript-tutorial:masterfrom
fatmabadri:master

Conversation

@fatmabadri

Copy link
Copy Markdown
Contributor

2-ui/1-document/07-modifying-document/1-createtextnode-vs-innerhtml/solution.md
2-ui/1-document/07-modifying-document/6-create-list/task.md
2-ui/1-document/07-modifying-document/9-calendar-table/task.md

fatmabadri and others added 8 commits June 20, 2020 18:59
2-ui/1-document/07-modifying-document/6-create-list/
07-modifying-document/9-calendar-table/task.md
Translated solution.md
2-ui/1-document/07-modifying-document/1-createtextnode-vs-innerhtml/solution.md
Updated task.md for chapter 6-create list
Updated task.md for calendar table
2-ui/1-document/07-modifying-document/10-clock-setinterval/task.md
2-ui/1-document/07-modifying-document/10-clock-setinterval/solution.md
3. Kullanıcı girişi iptal edene kadar devam edin (komut isteminde `tuş:Esc` veya CANCEL'a basarak).

All elements should be created dynamically.
Tüm elenetler dinamik olarak oluşturulmalıdır.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

elementler.

# Create a calendar

Write a function `createCalendar(elem, year, month)`.
Bir işlev(function) yazın: `createCalendar(elem, year, month)`.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sizce fonksiyon işlev olarak mı çevirilmeli? Bu konuda ne düşünüyorsunuz?

@fatmabadri fatmabadri Jan 19, 2021

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sahinyanlik
Aslında fonksiyon kelimesi, 'function' kelimesinin Fransızca olarak söylenişidir. Bu kelime Fransızca'dan Türkçe'ye girmiştir. Türkçe'ye de 'işlev' olarak çevrilmiştir. Görmek isterseniz, size birkaç kaynak sunabilirim.
Peki siz ne düşünüyorsunuz?
Tercih ederseniz, 'işlev' kelimesini 'fonksiyon' kelimesi ile değiştirebilirsiniz.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ben aslında fonksiyon kelimesinin doğru olacağını düşünüyorum. Doğruluğundan ziyade kullanım olarak yazılım dünyasında çokça kullanılmakta ve anlam olarak işlevden farklı bir anlam içermekte. Lise yazılım kitaplarında dahi işlev diye çevrilirken görmemiştim. Fonksiyon olarak kullanalım isterseniz.

@sahinyanlik sahinyanlik merged commit fcb6103 into javascript-tutorial:master Jan 19, 2021
@sahinyanlik

Copy link
Copy Markdown
Contributor

Yardımlarınız için teşekkür ederim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants